.
C# Definition:
public enum DtiAddUI : int
{
DEFAULT = 0x00000000,
DISPSUBWIZARD = 0x00000001,
POSITIONITEM = 0x00000002,
}
VB Definition:
Enum DtiAddUI
TODO
End Enum
Notes:
None.
Allows a client program to manage the desktop items and wallpaper on a local computer.
4/21/2009 1:10:32 AM - -121.242.40.10
